home *** CD-ROM | disk | FTP | other *** search
/ Quick PC 62 / Quick PC 62.iso / I386 / DRIVER.CAB / mt_ti101.ppd < prev    next >
Encoding:
Text File  |  1999-07-08  |  5.1 KB  |  157 lines

  1. *% Printer Description File
  2. *% For "Microtek TrueLaser" TrueImage printer version 1.00
  3. *%
  4. *% Change the "TrueImageDevice" flag to "True" to make this printer
  5. *% compatible with TrueImage v1.01
  6. *%
  7. *% Date: 30-May-91
  8. *% Modified by Microsoft 1/22/99 a-roblow Added LanguageLevel 1
  9. *FormatVersion: "2.0"
  10. *FileVersion: "1.0"
  11. *LanguageVersion: English
  12.  
  13. *Product: "(Microtek TrueLaser)"
  14. *PSVersion: "(47.0) 1"
  15. *NickName: "Microtek TrueLaser"
  16.  
  17. *% General Information and Defaults ===============
  18. *ColorDevice: False
  19. *LanguageLevel: "1"
  20. *AcceptsTrueType: True
  21. *TrueImageDevice: True
  22. *FileSystem: True
  23. *?FileSystem: "
  24. save statusdict begin
  25.         (False) /diskstatus where{
  26.                 pop diskstatus exch pop 0 ne {pop (True)} if
  27.         }if = flush
  28. end restore
  29. "
  30. *End
  31. *Throughput: "8"
  32. *Password: "0"
  33. *ExitServer: "serverdict begin exitserver"
  34. *FreeVM: "317072"
  35. *Reset: "
  36. serverdict begin 0 exitserver
  37. systemdict /quit get exec
  38. (WARNING : Printer Reset Failed.) = flush
  39. "
  40. *End
  41. *VariablePaperSize: False
  42.  
  43. *DefaultResolution: 300dpi
  44.  
  45. *% Halftone Information ===============
  46. *ScreenFreq: "60.0"
  47. *ScreenAngle: "45.0"
  48. *DefaultScreenProc: Dot
  49. *ScreenProc Dot: "
  50. {dup mul exch dup mul add 1.0 exch sub }
  51. "
  52. *End
  53. *ScreenProc Line: "{ pop }"
  54. *ScreenProc Ellipse: "{ dup 5 mul 8 div mul exch dup mul exch add sqrt 1 exch sub }"
  55.  
  56. *DefaultTransfer: Null
  57. *Transfer Null: "{ }"
  58. *Transfer Null.Inverse: "{ 1 exch sub }"
  59. *Transfer Normalized: "{ }"
  60. *Transfer Normalized.Inverse: "{ 1 exch sub }"
  61.  
  62. *% Paper Handling ===================
  63.  
  64. *% Use these entries to set paper size most of the time, unless there is
  65. *% specific reason to use PageRegion or PaperTray.
  66. *DefaultPageSize: Letter
  67. *PageSize Letter: "statusdict begin lettertray end"
  68. *PageSize Legal: "statusdict begin legaltray end"
  69. *PageSize A4: "statusdict begin a4tray end"
  70. *PageSize B5: "statusdict begin b5tray end"
  71.  
  72. *% These entries will set up the frame buffer. Usually used with manual feed.
  73. *DefaultPageRegion: Letter
  74. *PageRegion Letter: "letter"
  75. *PageRegion Legal: "legal"
  76. *PageRegion A4: "a4"
  77. *PageRegion B5: "b5"
  78.  
  79. *% These entries will invoke a particular tray--error may occur if tray is not inserted.
  80. *% These errors should be trapped by software and a message displayed
  81. *DefaultPaperTray: None
  82. *PaperTray Letter: "statusdict begin lettertray end"
  83. *PaperTray Legal: "statusdict begin legaltray end"
  84. *PaperTray A4: "statusdict begin a4tray end"
  85. *PaperTray B5: "statusdict begin b5tray end"
  86.  
  87. *% The following entries provide information about specific paper keywords.
  88. *DefaultImageableArea: Letter
  89. *ImageableArea Letter: "16 15 597 776 "
  90. *ImageableArea Legal: "65 43 546 966 "
  91. *ImageableArea A4: "16 15 575 827 "
  92. *ImageableArea B5: "23 17 500 710 "
  93.  
  94. *% These provide the physical dimensions of the paper (by keyword)
  95. *DefaultPaperDimension: Letter
  96. *PaperDimension Letter: "612 792"
  97. *PaperDimension Legal: "612 1008"
  98. *PaperDimension A4: "595 842"
  99. *PaperDimension B5: "516 729"
  100.  
  101. *DefaultOutputBin: Upper
  102. *%DefaultInputSlot: OnlyOne
  103.  
  104. *DefaultManualFeed: False
  105. *?ManualFeed: "statusdict /manualfeed get
  106.  {(True)}{(False)}ifelse = flush"
  107. *End
  108. *ManualFeed True: "statusdict begin /manualfeed true store end"
  109. *ManualFeed False: "statusdict begin /manualfeed false store end"
  110.  
  111. *DefaultOutputOrder: Normal
  112.  
  113. *DefaultCollator: None
  114. *DefaultSorter: None
  115. *DefaultDuplex: None
  116.  
  117. *% Font Information =====================
  118.  
  119. *DefaultFont: Courier
  120. *Font Arial: Standard "(001.001)"
  121. *Font Arial-Bold: Standard "(001.001)"
  122. *Font Arial-BoldOblique: Standard "(001.001)"
  123. *Font Arial-Oblique: Standard "(001.001)"
  124. *Font Arial-Narrow: Standard "(001.000)"
  125. *Font Arial-Narrow-Bold: Standard "(001.000)"
  126. *Font Arial-Narrow-BoldOblique: Standard "(001.000)"
  127. *Font Arial-Narrow-Oblique: Standard "(001.000)"
  128. *Font AvantGarde-Book: Standard "(001.001)"
  129. *Font AvantGarde-BookOblique: Standard "(001.001)"
  130. *Font AvantGarde-Demi: Standard "(001.001)"
  131. *Font AvantGarde-DemiOblique: Standard "(001.001)"
  132. *Font Bookman-Demi: Standard "(001.001)"
  133. *Font Bookman-DemiItalic: Standard "(001.001)"
  134. *Font Bookman-Light: Standard "(001.001)"
  135. *Font Bookman-LightItalic: Standard "(001.001)"
  136. *Font Courier: Standard "(001.004)"
  137. *Font Courier-Bold: Standard "(001.004)"
  138. *Font Courier-BoldOblique: Standard "(001.004)"
  139. *Font Courier-Oblique: Standard "(001.004)"
  140. *Font NewCenturySchlbk-Bold: Standard "(001.002)"
  141. *Font NewCenturySchlbk-BoldItalic: Standard "(001.001)"
  142. *Font NewCenturySchlbk-Italic: Standard "(001.001)"
  143. *Font NewCenturySchlbk-Roman: Standard "(001.002)"
  144. *Font Symbol: Special "(001.001)"
  145. *Font Times-New-Roman: Standard "(001.001)"
  146. *Font Times-New-Roman-Bold: Standard "(001.001)"
  147. *Font Times-New-Roman-BoldItalic: Standard "(001.001)"
  148. *Font Times-New-Roman-Italic: Standard "(001.001)"
  149. *Font ZapfCalligraphic-Bold: Standard "(001.000)"
  150. *Font ZapfCalligraphic-BoldItalic: Standard "(001.000)"
  151. *Font ZapfCalligraphic-Italic: Standard "(001.000)"
  152. *Font ZapfCalligraphic-Roman: Standard "(001.000)"
  153. *Font ZapfChancery-MediumItalic: Standard "(001.002)"
  154. *Font ZapfDingbats: Special "(001.000)"
  155.  
  156. *% end of PPD file for Microtek TrueLaser
  157.